-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(material-experimental): add test harness for mdc-slider #16978
feat(material-experimental): add test harness for mdc-slider #16978
Conversation
cc69ceb
to
d31c78b
Compare
Blocked on us figuring out a strategy to stabilize/await asynchronous tasks outside of the Angular zone. Miles and I already played with with some ideas, but in the meanwhile this is blocked. |
Added to 9.0.0 milestone because we should figure out a solution for the zone issues before then |
There is now an open feature request in zonejs (angular/angular#32896) for the APIs we would need to more easily support waiting for tasks that are out of the |
d31c78b
to
15d7bb5
Compare
15d7bb5
to
c1dd19a
Compare
c1dd19a
to
620414a
Compare
* Adds a test harness for the mdc-slider that complies with the standard Angular Material slider test harness.
620414a
to
312a6a3
Compare
@jelbourn Done. Please have another look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
standard Angular Material slider test harness.